-
Home
-
StoreKeeper for WooCommerce
-
14.4.6
-
Code
-
Classes
- DatabaseConnection
| Total Complexity |
26 |
| Dependencies |
12 |
| Dependents |
43 |
| Total lines |
153 |
| Lines of code |
90 |
| Logical lines of code |
48 |
| Comment lines |
24 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createConnection() |
S |
57 |
5 |
16 |
| formatFromDatabaseDate() |
S |
60 |
4 |
13 |
| formatFromDatabaseDateIfNotEmpty() |
S |
70 |
3 |
6 |
| getConnection() |
S |
71 |
2 |
6 |
| querySql() |
S |
66 |
2 |
8 |
| getRow() |
S |
69 |
2 |
7 |
| getArray() |
S |
69 |
2 |
7 |
| getResults() |
S |
69 |
2 |
7 |
| formatToDatabaseDate() |
S |
65 |
2 |
9 |
| escapeSQLString() |
S |
80 |
1 |
3 |
| prepare() |
S |
68 |
1 |
8 |